home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Internet Group
/
IHUG_SETUP_DISK.BIN
/
mac
/
More Goodies
/
Other Goodies
/
anarchie
/
Anarchie 2.0.1
/
Scripting
/
AppleScripts
/
MacSearch
< prev
next >
Wrap
Text File
|
1996-10-04
|
109b
|
6 lines
set theSearchItem to the clipboard
tell application "Anarchie"
activate
macsearch theSearchItem
end tell